home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / QuickDraw 3D / Samples / SampleCode / CustomAttribute / 10 meter box / 10 meter box
Encoding:
Text File  |  1996-05-21  |  952 b   |  52 lines  |  [3DMF/ttxt]

  1. 3DMetafile ( 1 0 Normal tableofcontents0> )
  2.     Container (
  3.         Box (
  4.             0 1 0 0 0 1 1 0 0 0 0 0 )
  5.         Container (
  6.             FaceAttributeSetList ( 6 Include 5 1 2 3 4 5)
  7.             Container (
  8.                 AttributeSet ( )
  9.                 DiffuseColor ( 0.2 0.0 0.0 )
  10.             )
  11.             Container (
  12.                 AttributeSet ( )
  13.                 DiffuseColor ( 0.4 0.2 0.0 )
  14.             )
  15.             Container (
  16.                 AttributeSet ( )
  17.                 DiffuseColor ( 0.6 0.4 0.2 )
  18.             )
  19.             Container (
  20.                 AttributeSet ( )
  21.                 DiffuseColor ( 0.8 0.6 0.4 )
  22.             )
  23.             Container (
  24.                 AttributeSet ( )
  25.                 DiffuseColor ( 1.0 0.8 0.6 )
  26.             )
  27.         )
  28.         Container (
  29.             AttributeSet ( )
  30.             DiffuseColor ( 1.0 0.4 0.4 )
  31.             Container (
  32.                 NameAttribute ( )
  33.                 CString ( "10 meter box"
  34.                 )
  35.             )
  36.             Container (
  37.                 ScaleAttribute ( 10.0 )
  38.             )
  39.             Container (
  40.                 W3Anchor ( "http://www.info.apple.com/qd3d/" 0 )
  41.                     CString ( "Apple's home page"
  42.                     )
  43.             )
  44.             Container (
  45.                 UpVector ( 0.0 1.0 0.0 )
  46.             )
  47.             Container (
  48.                 ForwardDirection ( -0.5 0.0 1.0 )
  49.             )
  50.         )
  51.     )
  52.